Documentation Center

PublicationOutput 2.0 GetReport [deprecated]

Returns the status report of the last publish operation on this Publication Output Object.


Parameters

NameTypeDirectionDescription
psAuthContextStringInOutDeprecated proprietary authentication context only used by .ASMX web services based on internal username/password authentication. Claims based security standards drive all the WCF .SVC web services making this parameter redundant.
psDocIdStringInOutThe logical identifier of the object
psVersionStringInThe version of the object. This version number has to be an exact number.
psOutputFormatStringInThe name of the output format (e.g. Manual, Online Documentation, Booklet, Compiled Help,...)
psLngCombinationStringInThe ordered list of languages separated by the '+' character indicating the languages used in the content of the object.
psOutXMLReportStringInOutThe Publication Output Report XML contains all warnings, errors and informational messages that occurred during the last publish action.